@charset "utf-8";
body {
	background-color: #F2FAFF;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #000;
}
a:active {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}




#all_element {
		display: none;
	}



#top_container
{
	width:100%;
	height:auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #09F;
	z-index: 1;
	float: left;
}

#top
{
	width:1008px;
	height:77px;
	margin-right: auto;
	margin-left: auto;
}


#top_menu_container
{
	width:100%;
	height:auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images\\wim_bg_02.png);
	background-position: top;
	z-index: 1;
}

#top_menu
{
	width:1008px;
	height:33px;
	margin-right: auto;
	margin-left: auto;
}

#top_shadow_container
{
	width:100%;
	height:auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
	z-index: 1;
	float: left;
}
#top_shadow
{
	width:1008px;
	height:7px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
	
#main_container {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	background-color: #FFF;
	z-index: 1;
	float: left;
}
#center_1_container {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	z-index: 1;
	float: left;
}

#center_1 {
	height: auto;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}
#center_1 h1 {
	font-size: 20px;
	color: #666;
	text-align: left;
	display: block;
	height: auto;
}
#center_1 h2 {
	font-size: 15px;
	color: #666;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}
#center_1 h3 {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	font-weight: normal;
	float: left;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#center_1 h3 a {
	color: #666;
}
#center_1 h3 a:hover {
	color: #000;
}


#center_1  ul {
	padding: 0px;
	width: 100%;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center_1 ul li {
	display: list-item;
	margin-left: 18px;
	padding-left: 9px;
	list-style-position: outside;
	list-style-type: circle;
}



#center_2_container {
	text-align: center;
	padding: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	z-index: 1;
	float: left;
}


#center_2 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1008px;
	height:189px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#center_2 ul {
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	display: block;
}
#center_2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: bold;
	display: list-item;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/wim_dot_blue_sml.png);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 15px;
	line-height: 45px;
	height: 45px;
	width: 348px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#center_2 ul li {
	list-style-position: outside;
	list-style-image: url(images/wim_dot_mini_blue.png);
	list-style-type: none;
	display: list-item;
	padding-top: 4px;
	padding-left: 18px;
	margin-left: 25px;
	padding-right: 18px;
}
#center_3_container {
	height: auto;
	width: 100%;
	background-image: url(images\\wim_bg_03.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	margin: 0px;
	text-align: center;
	z-index: 1;
	float: left;
}
#center_3 {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	height: auto;
}
#center_3 h1 {
	height: 36px;
	line-height: 20px;
	color: #999;
	font-size: 17px;
	width: 251px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}


#center_bottom_left {
	float: left;
	height: 180px;
	width: 495px;
}


#bottom {
	height: auto;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}


#bottom_container {
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom_shadow_container
{
	background-image: url(images\\wim_bg_04.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 100%;
	height: 18px;
}
#bottom h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-position: outside;
	list-style-image: url(images/wim_dot_mini_blue.png);
	list-style-type: none;
	color: #09F;
	height: 18px;
	display: list-item;
	margin-left: 18px;
	padding-left: 5px;
	line-height: 0px;
}
#bottom ul  {
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 155px;
	display: block;
	height: 89px;
}
#bottom ul li {
	list-style-position: outside;
	list-style-image: url(images/wim_dot_midi_blue.png);
	list-style-type: none;
	margin-left: 17px;
	padding-left: 5px;
	display: list-item;
	line-height: 13px;
}
#bottom ul li a {
	color: #666;
}
#bottom ul li a:hover {
	color: #000;
}


img
{
	margin:0px;
	border:0px;
	border-style:none;
	padding:0px;
}

#wim_center
{
	width:1008px;
	height:189px;
	float:left;
	margin:0px;
	padding:0px;
}
#wim_center_left
{
	width:495px;
	height:189px;
	float:left;
	margin: 0px;
	padding: 0px;
}
	

#wim-01 {
	float:left;
	left:0px;
	top:0px;
	width:9px;
	height:1062px;
}

#wim-02 {
	float:left;
	left:9px;
	top:0px;
	width:252px;
	height:77px;
}

#wim-03 {
	float:left;
	left:261px;
	top:0px;
	width:567px;
	height:77px;
}

#wim-04 {
	float:left;
	left:828px;
	top:0px;
	width:189px;
	height:77px;
}

#wim-05 {
	float:left;
	left:1017px;
	top:0px;
	width:9px;
	height:1062px;
}

#wim-06 {
	float:left;
	left:9px;
	top:77px;
	width:252px;
	height:33px;
}

.menu {
	float:left;
	left:261px;
	top:77px;
	width:189px;
	height:33px;
}


#wim-11 {
	float:left;
	left:9px;
	top:110px;
	width:1008px;
	height:7px;
}

#wim-12 {
	float:left;
	left:9px;
	top:117px;
	width:1008px;
	height:351px;
}

#wim-13 {
	float:left;
	left:9px;
	top:468px;
	width:1008px;
	height:9px;
}

#wim-14 {
	float:left;
	left:9px;
	top:477px;
	width:396px;
	height:45px;
}

#wim-15 {
	float:right;
	left:405px;
	top:477px;
	width:99px;
	height:189px;
}

#wim-16 {
	float:left;
	left:504px;
	top:477px;
	width:9px;
	height:169px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wim-17 {
	float:left;
	left:513px;
	top:477px;
	width:396px;
	height:45px;
}

#wim-18 {
	float:right;
	left:909px;
	top:477px;
	width:108px;
	height:189px;
}

#wim-19 {
	float:left;
	left:9px;
	top:522px;
	width:396px;
	height:144px;
}

#wim-20 {
	float:left;
	left:513px;
	top:522px;
	width:396px;
	height:124px;
}

#wim-21 {
	float:left;
	left:9px;
	top:666px;
	width:1008px;
	height:9px;
}

#wim-22 {
	float:left;
	left:9px;
	top:675px;
	width:1008px;
	height:9px;
}

#wim-23 {
	float:left;
	left:9px;
	top:684px;
	width:234px;
	height:180px;
}

#wim-24 {
	float:left;
	left:243px;
	top:684px;
	width:261px;
	height:36px;
}

#wim-25 {
	float:left;
	left:504px;
	top:684px;
	width:9px;
	height:180px;
}

#wim-26 {
	float:left;
	left:513px;
	top:684px;
	width:252px;
	height:180px;
}

#wim-27 {
	float:left;
	left:765px;
	top:684px;
	width:252px;
	height:36px;
}

#wim-28 {
	float:left;
	left:243px;
	top:720px;
	width:251px;
	height:121px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin: 0px;
}

#wim-29 {
	float:left;
	left:765px;
	top:720px;
	width:247px;
	height:126px;
	padding-left: 5px;
}


#wim-30 {
	float:left;
	left:243px;
	top:846px;
	width:252px;
	height:18px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #C9C;
	padding-right: 9px;
}

#wim-31 {
	float:left;
	left:765px;
	top:846px;
	width:243px;
	height:18px;
	font-size: 11px;
	font-weight: bold;
	color: #C9C;
	text-align: right;
	padding-right: 9px;
}

#wim-32 {
	float:left;
	left:9px;
	top:864px;
	width:1008px;
	height:36px;
}

#wim-33 {
	float:left;
	left:9px;
	top:900px;
	width:18px;
	height:18px;
}

#wim-34 {
	float:left;
	left:27px;
	top:900px;
	width:216px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	text-align: left;
	line-height: 18px;
}


#wim-35 {
	float:left;
	left:243px;
	top:900px;
	width:756px;
	height:18px;
}

#wim-36 {
	float:left;
	left:999px;
	top:900px;
	width:18px;
	height:18px;
}

#wim-37 {
	float:left;
	left:9px;
	top:918px;
	width:18px;
	height:99px;
}

#wim-38 {
	float:left;
	left:27px;
	top:918px;
	width:300px;
	height:18px;
}

#wim-39 {
	float:left;
	left:342px;
	top:918px;
	width:18px;
	height:99px;
}

#wim-40 {
	float:left;
	left:360px;
	top:918px;
	width:423px;
	height:18px;
}

#wim-41 {
	float:left;
	left:783px;
	top:918px;
	width:18px;
	height:99px;
}

#wim-42 {
	float:left;
	left:801px;
	top:918px;
	width:198px;
	height:18px;
}

#wim-43 {
	float:right;
	left:999px;
	top:918px;
	width:18px;
	height:99px;
}

#wim-44 {
	float:left;
	left:27px;
	top:936px;
	width:300px;
	height:81px;
}

#wim-45 {
	float:left;
	left:360px;
	top:936px;
	width:438px;
	height:81px;
}

#wim-46 {
	float:left;
	left:801px;
	top:936px;
	width:198px;
	height:81px;
}

#wim-47 {
	float:left;
	left:9px;
	top:1017px;
	width:18px;
	height:18px;
}

#wim-48 {
	float:left;
	left:27px;
	top:1017px;
	width:972px;
	height:18px;
}

#wim-49 {
	float:left;
	left:999px;
	top:1017px;
	width:18px;
	height:18px;
}

#wim-50 {
	float:left;
	left:9px;
	top:1035px;
	width:189px;
	height:27px;
	line-height: 27px;
	margin: 0px;
	padding: 0px;
}

#wim-51 {
	float:left;
	left:198px;
	top:1035px;
	width:675px;
	height:27px;
	line-height: 27px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#wim-52 {
	float:left;
	left:873px;
	top:1035px;
	width:81px;
	height:27px;
}

#wim-53 {
	float:left;
	left:954px;
	top:1035px;
	width:9px;
	height:27px;
}

#wim-54 {
	float:left;
	left:963px;
	top:1035px;
	width:54px;
	height:27px;
}



#opendiv h1    {
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: disc;
	background-image: none;
	color: #0CF;
}
		.opendiv {
	width: 185px;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
		}
		
		.opendiv ul {
	list-style-type: none;
	list-style-position: outside;
	display: block;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
		}
		.opendiv li  {
	font-size: 13px;
	list-style-type: none;
	text-align: left;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}
		.opendiv li a  {
	text-decoration: none;
	color: #666;
		}
		.opendiv li a:hover {
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/wim_dot_mini_blue.png);
	list-style-type: none;
	display: list-item;
		}
.ul_div {
	float: left;
	height: 200px;
	width: 200px;
}
.ul_div ul li h1 a  {
	color: #C9C;
}

#center_general {
	float: left;
	width: 966px;
	border: 1px solid #EEE;
	margin-bottom: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: justify;
	background-color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#messageform fieldset #buton  {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	}
	
	
#messageform  fieldset {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 13px;
	padding-left: 3px;
	float: left;
	width: 820px;
	border: 1px solid #EDEAE4;
	display: inline;
	}
#messageform {
	width: 820px;
	padding-top: 10px;
	padding-right: 73px;
	padding-bottom: 10px;
	padding-left: 73px;
}

#messageform  fieldset .formco2 input {
	width: 98%;
	margin: 0px;
	background-color: #F1EFEB;
	color: #666;
	font-size: 11px;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #CCC;
	padding-right: 1%;
	padding-left: 1%;
	}
legend    {
	color: #09F;
	font-weight: bold;
	}
#messageform  fieldset .formcol {
	width: 141px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	margin-top: 5px;
	}

#messageform fieldset .form_textarea {
	height: 115px;
	width: 580px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#messageform fieldset .form_textarea textarea
{
	height: 100%;
	width: 100%;
	background-color: #F1EFEB;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

	
#messageform  fieldset .formco2 {
	float: left;
	width: 212px;
	display: inline;
	height: 26px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
#messageform  .fieldsetmesaj {
		display: block;
		float: left;
		width: 100%;
		padding-top: 5px;
		padding-right: 0%;
		padding-bottom: 5px;
		padding-left: 0%;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	
	.kurumsal_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 70px;
	width: 100px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
#image_galeri {
	float: left;
	width: 906px;
	height: auto;
	margin-bottom: 36px;
}
#image_galeri .galeri_images {
	float: left;
	height: 90px;
	width: 117px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #CCC;
}
